Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com π’ 2026-05-14
πΉ Refactor raw job descriptions into a structured Technical Manifest (JSON)
π€ Client: πΊπΈ United States Member since 2022-11-29
π° Price: ****
π© Problem: Extract and structure property categories from multiple quarter sections on the Oklahoma County Assessor's website.
π¦ Existing: [Not specified]
Specifications:
[Target] - Web scraping of the Oklahoma County Assessorβs website to extract property category data.
[Method] - Automated web scraping using Python with libraries like BeautifulSoup or Scrapy.
[UI/UX] - Not applicable as this is a backend task.
[Stack] - Python, BeautifulSoup/Scrapy, Pandas for data processing, JSON for output format.
[Security] - Ensure compliance with website terms of service and privacy policies. Use secure connections (HTTPS).
[Format] - Output in structured JSON format to match the spreadsheet structure.
Workflow:
Analyze the provided spreadsheet and sample parcel to understand the required data fields.
Set up a Python environment with necessary libraries for web scraping.
Write and test web scraping scripts to extract property categories from each quarter section.
Process scraped data using Pandas or similar library to ensure it matches the spreadsheet structure.
Validate extracted data against sample parcel provided by client.
Automate the process to handle future updates or expansions as needed.